home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / drivers / ISDN Modemy / Well / ISDN-USB-WN-v7_01.exe / WinME / WB694USB.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2002-03-18  |  5.8 KB  |  165 lines

  1. ;************************************************************************
  2. ; Winbond ISDN adapter installation file (.INF)     1999/04/27  v1.00
  3. ;
  4. ; Description
  5. ;    WB694USB         =>   for W6692 board
  6. ;
  7. ; (C)Copyright by Winbond Electronics Corp.
  8. ;    All Rights Reserved.
  9. ;***********************************************************************
  10.  
  11. [Version]                               ; Standard header section
  12. Signature="$CHICAGO$"
  13. Class=Net
  14. Provider=%Winbond%
  15.  
  16. [Manufacturer]
  17. %V_provider%=WbISDN
  18.  
  19. [WbISDN]                             ; Device section
  20. %WB694USB.DEV_DESCRIPT%=WB694USB.ndi, USB\VID_1046&PID_6694
  21.  
  22. ;****************
  23. ;* WB694USB.ndi *
  24. ;****************
  25. [WB694USB.ndi]                            ; isdntest Install section
  26. LogConfig=WB694USB.LogConfig
  27. CopyFiles=WB694USB.inf.CopyFiles
  28. AddReg=WB694USB.ndi.reg,USB94IO.Resource,USB94IRQ.Resource,Line.Params
  29.  
  30. [WB694USB.ndi.reg]
  31. ;HKR,Ndi,HelpText,,%DRV_HELP%
  32. HKR,Ndi,DeviceID,,%USB94DeviceID%
  33. HKR,,BoardName,,%USB94DeviceID%
  34. HKR,,DriverDesc,,%WB694USB.DEV_DESCRIPT%
  35. HKR,,DevLoader,,*ndis
  36. HKR,,DeviceVxDs,, WB694USB.sys
  37. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  38.  
  39. HKR, , AudioType, , "1" ; A-Law
  40. ;HKR, , AudioType, , "0" ; U-Law
  41. ;HKR, , RVSVERSION, , "3" ; RVS-COM Version 3.0
  42. HKR, , RVSVERSION, , "2" ; RVS-COM Version 2.0
  43.  
  44.  
  45. HKR,NDIS,LogDriverName,,%USB94DeviceID%
  46. HKR,NDIS,MajorNdisVersion,1,05
  47. HKR,NDIS,MinorNdisVersion,1,0A
  48.  
  49.  
  50. HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
  51. HKR,Ndi\Interfaces,DefLower,,"isdn"
  52. HKR,Ndi\Interfaces,UpperRange,,"ndiswan"
  53. ;HKR,Ndi\Interfaces,LowerRange,,"isdn"
  54. HKR,Ndi\Interfaces,LowerRange,,"WDM"
  55.  
  56. HKR,Ndi\Install,ndiswan,,"WB694USB.ndiswan"
  57. HKR,Ndi\Remove,,,"PCIndiswan.remove"
  58.  
  59. ;HKR,Ndi\Compatibility,RequireAll,,"NDISWAN"
  60. HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,*PNP8387,VREDIR,MSTCP"
  61. HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,,
  62. ;HKLM,System\CurrentControlSet\Services\VxD\lrisdn, StaticVxd,,"lrisdn.vxd"
  63. ;HKLM,"System\Currentcontrolset\Services\ISOUSB\Parameters","MaximumTransferSize",0x10001,512
  64.  
  65.  
  66. [USB94IO.Resource]
  67. HKR,,IOBaseAddress,1,02,00,00,00
  68. HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
  69. HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
  70. HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
  71.  
  72. [USB94IRQ.Resource]
  73. HKR,,InterruptNumber,1,04,00,00,00
  74. HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
  75. HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
  76. HKR,NDI\params\InterruptNumber,ParamDesc,,"Interrupt Number"
  77.  
  78. ;**********
  79. ;* Common *
  80. ;**********
  81.  
  82. [Line.Params]
  83.  
  84. ;HKR,,NumberOfLines,,1
  85. HKR,TAPI,ConfigFlags,1,00,00,00,00
  86. HKR,TAPI,DeviceCaps,1,14,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, 01,00,00,00
  87. HKR,TAPI\Line0,ConfigFlags,1,00,00,00,00
  88. HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, 07,00,00,00, 02,00,00,00, 02,00,00,00
  89. HKR,TAPI\Line0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  90. HKR,TAPI\Line0\Channel0,ConfigFlags,1,00,00,00,00
  91. HKR,TAPI\Line0\Channel0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  92. HKR,TAPI\Line0\Channel0,SPID,,""
  93. HKR,TAPI\Line0\Channel0,Phone,,""
  94. HKR,TAPI\Line0\Channel1,ConfigFlags,1,00,00,00,00
  95. HKR,TAPI\Line0\Channel1,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  96. HKR,TAPI\Line0\Channel1,SPID,,""
  97. HKR,TAPI\Line0\Channel1,Phone,,""
  98.  
  99.  
  100. ;****************************************************************************
  101. ; CopyFiles/Install Section
  102. ;****************************************************************************
  103. [WB694USB.ndiswan]
  104. CopyFiles=WB694USB.ndiswan.CopyFiles
  105.  
  106. [WB694USB.ndiswan.CopyFiles]
  107. WB694USB.sys            ; The name of the driver
  108. capi2032.dll            ; The name of the capi
  109. ;lrisdn.vxd
  110.  
  111. [WB694USB.inf.CopyFiles]
  112. WB694USB.inf            ; The name of this INF
  113.  
  114. [PCINdisWan.DelFiles]
  115. WB694USB.sys,,,1            ; The name of the driver
  116. capi2032.dll,,,1            ; The name of the capi
  117. ;lrisdn.vxd,,,1            ; The name of the capi
  118. [Inf.DelFiles]
  119. WB694USB.inf,,,1            ; The name of this INF
  120.  
  121. [NdisWan.DelReg]
  122. HKLM,SYSTEM\CurrentControlSet\Services\VxD\lrisdn,,,
  123.  
  124. [PCIndiswan.remove]
  125. DelFiles=PCINdisWan.DelFiles,Inf.DelFiles
  126. DelReg=NdisWan.DelReg
  127. AddReg=PCIRemove.tools
  128.  
  129. [PCIRemove.tools]
  130. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Tools",,"rundll32 setupx.dll,InstallHInfsection DefaultUnInstall 0 cfgwiz.inf"
  131.  
  132. ;****************************************************************************
  133. ; Source Directories
  134. ;****************************************************************************
  135. [SourceDisksNames]
  136. ; The name of the disk that the user will be prompted for
  137. 1="Winbond W6694 Driver Diskette", "",
  138.  
  139. [SourceDisksFiles]
  140. ; Which disk the files are located on
  141. WB694USB.sys =1
  142. WB694USB.inf =1
  143. capi2032.dll =1            ; The name of the capi
  144. ;lrisdn.vxd =1            ; The name of the capi
  145. ;****************************************************************************
  146. ; Destination Directories
  147. ;****************************************************************************
  148. [DestinationDirs]
  149. DefaultDestDir              =11 ; System Directory
  150. WB694USB.ndiswan            =11 ; System Directory
  151. WB694USB.inf.CopyFiles      =17 ; Inf Directory
  152. Inf.DelFiles                =17 ; Windows 95 Inf Directory
  153. PCINdisWan.DelFiles         =11 ; Windows 95 System Directory
  154.  
  155.  
  156. [Strings]                               ; Strings section
  157. INF_CREATOR             =       "Winbond Electronics Corp."
  158. Winbond                 =       "Winbond Electronics Corp."
  159. V_provider              =       "Winbond Electronics Corp."
  160. SRC_DISK1               =       "Winbond ISDN Series Installation Disk"
  161. WB694USB.DEV_DESCRIPT   =       "W6694 ISDN USB Adapter"
  162. DRV_HELP                =       "Winbond W6694 ISDN Adapter help you connect toInternet by using ISDN Dialup Network"
  163. USB94DeviceID="W6694 ISDN USB Card"
  164.  
  165.